- GetBitwiseInstructionCount
UINT GetBitwiseInstructionCount()
Undocumented in source.
- GetConstantBufferByIndex
ID3D12ShaderReflectionConstantBuffer GetConstantBufferByIndex(UINT Index)
Undocumented in source.
- GetConstantBufferByName
ID3D12ShaderReflectionConstantBuffer GetConstantBufferByName(LPCSTR Name)
Undocumented in source.
- GetConversionInstructionCount
UINT GetConversionInstructionCount()
Undocumented in source.
- GetDesc
HRESULT GetDesc(D3D12_SHADER_DESC* pDesc)
Undocumented in source.
- GetGSInputPrimitive
D3D_PRIMITIVE GetGSInputPrimitive()
Undocumented in source.
- GetInputParameterDesc
HRESULT GetInputParameterDesc(UINT ParameterIndex, D3D12_SIGNATURE_PARAMETER_DESC* pDesc)
Undocumented in source.
- GetMinFeatureLevel
HRESULT GetMinFeatureLevel(D3D_FEATURE_LEVEL* pLevel)
Undocumented in source.
- GetMovInstructionCount
UINT GetMovInstructionCount()
Undocumented in source.
- GetMovcInstructionCount
UINT GetMovcInstructionCount()
Undocumented in source.
- GetNumInterfaceSlots
UINT GetNumInterfaceSlots()
Undocumented in source.
- GetOutputParameterDesc
HRESULT GetOutputParameterDesc(UINT ParameterIndex, D3D12_SIGNATURE_PARAMETER_DESC* pDesc)
Undocumented in source.
- GetPatchConstantParameterDesc
HRESULT GetPatchConstantParameterDesc(UINT ParameterIndex, D3D12_SIGNATURE_PARAMETER_DESC* pDesc)
Undocumented in source.
- GetRequiresFlags
UINT64 GetRequiresFlags()
Undocumented in source.
- GetResourceBindingDesc
HRESULT GetResourceBindingDesc(UINT ResourceIndex, D3D12_SHADER_INPUT_BIND_DESC* pDesc)
Undocumented in source.
- GetResourceBindingDescByName
HRESULT GetResourceBindingDescByName(LPCSTR Name, D3D12_SHADER_INPUT_BIND_DESC* pDesc)
Undocumented in source.
- GetThreadGroupSize
UINT GetThreadGroupSize(UINT* pSizeX, UINT* pSizeY, UINT* pSizeZ)
Undocumented in source.
- GetVariableByName
ID3D12ShaderReflectionVariable GetVariableByName(LPCSTR Name)
Undocumented in source.
- IsSampleFrequencyShader
BOOL IsSampleFrequencyShader()
Undocumented in source.